Pipe Network 2-Axes Template - FFLD

Based on the template, the project can be run using either the:

Control Panel

See Design the HMI with the Internal Editor for more information.

PN Template - Control Panel

Figure 1: PN Template - Control Panel

Call Out#

Description

Used to choose how to run the axes between manual () and automatic () modes.

When you click the emergency button:

In manual mode, you can set the speedClosed Speed is the absolute value of the velocity without direction..

You can set an absolute and relative move.

When you click those commands, the two axes move to the specified positionClosed Position means a point in space which is described by different coordinates. Depending on the used system and transformation it can consist of a maximum of six dimensions (coordinates).This means three Cartesian coordinates in space and coordinates for the orientation. In ACS there can be even more than six coordinates. If the same position is described in different coordinate systems the values of the coordinates are different. and the speed is resetClosed New start of the microprocessor. to 0 (zero).

In automatic mode, you can set the speed.

HMI

In the project template is an HMI screen for the AKI terminals created in the Kollmorgen Visualization Builder (KVBClosed Kollmorgen Visual Builder for HMI) environmentClosed Environment objects are global objects that exist before the execution of the script. Typically, they are global objects of Astrolab that can be accessed from the script..

The KVB software is a separate installation from the KAS-IDEClosed Kollmorgen Automation Suite - Integrated Development Environment. KVB can be opened from within KAS-IDEClosed Integrated Development Environment - An type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger. by double-clicking on the KVB Project item in the project tree.

The project can be run in the KVB programming environment after the KAS-IDE program has started running. Click the Run button in the Project ribbon to start the program.

A screen duplicates the controls on the IDE Internal Control panel screen.
An English or German screen is available.

Motion

The template has a motion profile defined with the graphical Pipe Network editor.

For more details, see (➜ # 1, Pipe Block Descriptions).

Figure 2: PN Template - Motion

The motion profile contains these different pipe blocks:

PLC Programs

The 2-axes Pipe Network template has a FFLD program (called Main) that initializes, starts and runs the motion.

PN Template - Main

Figure 3: PN Template with FFLD - Main